Reading data from QVX files
Similarly to QVD and text files, QVX files can be referenced by a load statement.
Examples:
Load * FROM C: \qvxsamples\xyz.qvx (qvx);
Load Name, RegNo FROM C: \qvxsamples\xyz.qvx (qvx);